/* control */



/* rewrite bs */
.w-col-md-1 {
    width: 8.33333%;width: 8 % !important;float:left;display:block;
}
.w-col-md-2 {
    width: 16.6667%;width: 16 % !important;float:left;display:block;
}
.w-col-md-3 {
    width: 25%;width: 24 % !important;float:left;display:block;
}
.w-col-md-4 {
    width: 33.3333%;width: 32.3333% !important;float:left;display:block;
}
.w-col-md-10 {
    width: 83.3333%;width: 80.3333% !important;float:left;display:block;
}

.wHide{ display:none;}
.grayImg {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}
.wRight{text-align:right;}
.wCenter{ text-align:center; }
.success { color: green; }
.error { color: red; }
.none { }
.wBorder1{border:1px solid green; }
.wClear{ clear:both;}
body {
    font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","WenQuanYi Micro Hei",sans-serif;
}
body { padding-top: 60px; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, .lead {
    font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","WenQuanYi Micro Hei",sans-serif;
}
.wLocationOuter{ border-bottom:1px solid #E8E8E8; }
.wLocation{ text-align:right; padding:10px;color:#505050;font-family: "Microsoft YaHei";
font-size:12px;}
.wLocation a{color:#505050; }

.wHeader{
	height:60px;
	
	 /* border-bottom:3px solid #15181f; */
	 background-color:#131311;
	background:url(../images/headerBg.png)  repeat-x;
	overflow:hidden;
	
}
.wHeader a:hover{color:white;}
.wLogo img{ margin-top:2px; }
.menuItems td{padding-left:20px;padding-right:25px; }
.menuItems td .menuItemActive{visibility:hidden; }
.menuItems td:hover .menuItemActive{visibility:visible; }
.wTextMenuItem{ padding-top:18px; text-align:center;}
.wTextMenuItem a{ text-decoration:none; color:#8d8d8d;font-weight:normal;font-size:16px;}

.menuItemActive{ font-size:0px; text-align:center;}
 
.wMenuItemLang a{ text-decoration:none; color:#8d8d8d;font-weight:400; }
 
.wMenuIconLink{ margin-top:16px; margin-left:15px;display:block;float:right; }
.wMenuIconLink img{ vertical-align:top;}
.wMenuIconLink a{ color:#828282;}
.wMenuIconLink a:hover{color:red;}
.wMenuIcon{font-size:20px;color:#828282;text-decoration:none;}

.wHomeBanner{  }
.wHomeBannerIconDiv{ position:relative;}
.wHomeBannerIcon{ position:absolute;top:-15px;left:15%;height:auto;z-index:1024; }
.wHomeNewProductDes{ color:gray;}
.wLang{ margin-top:16px; display:block; }
.wLang a{ color:#CCC; text-decoration:none; margin-top:18px;}
.wIndexLine{ height:10px;width:100%;min-height:10px;display:block;background-color:#FFFFFF; }
.searchForm{ display:inline-block;border:0px solid green; }
.wKeyword{ background-color:#5c5c5c;color:white; margin-top:06px;margin-left:5px; border:0px;}
.wQueryBtn{margin-top:16px;}
.wCtgMenu{
	background: url(../images/ctgBg.jpg) center center;
	height:250px;
	display:none;g
}
.wCtgContent{
	/* background : url(../images/ctgMenuBg.jpg) no-repeat ; */
	height:250px;
	padding-top:20px;
}
.wCtgContent a{
    background-color: rgba(0, 0, 0, 0);
    color: rgb(189, 189, 189);
    font-family: "Helvetica Neue bold",Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
}
.wCtgContent a:hover{ color:rgb(255,50,50);text-decoration:none;font-weight:bold; }
.ctgBtn{ }

.wQueryMenu{ background-image: url(../images/ctgMenuBg2.jpg);height:80px;border-bottom:1px solid #111111; }


.wQueryContent .search-input {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(0, 198, 255) !important;
    font-family: AkzidenzGroteskBE,Arial,Helvetica;
    font-size: 35px !important;
    font-weight: normal;
    height: 40px !important;
    width: 100%;
    border:0px;
    margin:5px 0px;
    
}
.wQueryResult{
	background-image:url(../images/searchResultBg.jpg);
}
.search-label{ color:gray;font-size:12px; }
.wQueryContent h3{ color:gray; }
.wQueryContent h3 span{color: rgb(0, 198, 255) !important; }
.wQueryContent h4{ color:rgb(0, 198, 255) !important; font-size:14px; }
.wQueryContent .resultItem{ text-align:center; }
.wQueryContent .resultName{ color:gray;text-align:center;padding:5px 0px; }
#wQueryBox{display:none;}
.wQueryResultTitle{color:white; font-size:14px;margin-top:5px;}
.wQueryResultContent{color:gray;}


.carousel .wLC{display:none;}
.carousel:hover .wLC{display:block;} /* light control */
.carousel-indicators li{ 
	width:10px;height:20px; 
	background: url(../images/carousel-indicators-icon.png) no-repeat center center !important; border-width:0px;
	 }
.carousel-indicators .active{ 
	width:21px;height:20px; 
	background: url(../images/carousel-indicators-icon-active.png) no-repeat center center !important; border-width:0px;
	 }

.wCarouselControl{
	position:absolute;z-index:50;width:50px;height:10%; border:0px solid green;
	right:10%;top:45%;
	text-align:center;
	line-height:30px;
}
.wCarouselControl a{color:#5f5f5f;font-weight:400;font-size:18px;width:20px;padding:2px 8px;}
.wCarouselControl a:hover{color:#FFFFFF;}


 .control_line{border-top:1px solid #5f5f5f;}

.wCarouselControl2{
	position:absolute;z-index:50;width:150px;height:10%; border:0px solid green;
	bottom:0.25%;left:42%;
	text-align:center;
	line-height:30px;
}	 
.wSocialIconsBlock{ position:absolute;z-index:100;width:100px;height:30px; border:0px solid green;
	right:10%;bottom:5%;} 
.wSocialIconsBlock a{font-size:13px;width:20px;height:20px;border-radius:20px;display:block;float:left;
background-color:#5f5f5f; color:#222222;text-align:center;vertical-align:middle;margin-right:8px;}
.wSocialIconsBlock a:hover{color:#000000;background-color:white;}

.wLangBlock{ position:absolute;z-index:100;width:100px;height:30px; border:0px solid green;
	right:10%;top:5%;}
.wLangBlock a{ margin-right:5px;color:#5f5f5f;}
.wLangBlock a:hover{ color:#FFFFFF;}
.wLangBlock .wLangDropdown{display:inline-block;}
.wLangBlock .wLangDropdown .link{ text-decoration:none;padding-bottom:3px;border-bottom:1px solid #666;}
.wBuyNowBlock{ position:absolute;z-index:100;width:100px;height:30px; border:0px solid green;
	left:30%;bottom:20%; }

/** index */
.wSep {
    background-color: rgb(98, 10, 16);
    height: 8px;
}
.wIndexGuide{ /* background: url(../images/wGuide.png); */ }
.wIndexGuide a{ color:#111111;font-szie:16px;}
.w_buyer_guide{ background-color: rgba(1, 1, 1,0.4); display:inline-block;color:#00c4ff;padding:3px 5px;font-weight:400;font-weight:18px;font-family:"Arial";margin:30px 0px; }
.HScrollPanel_home{border:0px solid green;height:250px;overflow:hidden; }
.HScrollDiv_home{border:0px solid green;height:250px;width:5000px; }
.HScrollDiv_home .HScrollItem{border:0px solid red;width:234px;height:234px;display:block;float:left; }

.wArrow-div{ margin-bottom:15px;margin-top:15px; }
.wBottomPanel{ background-color:#333333;background-image: url(../images/bottomBg.png) ;   padding-top:30px;color:white;min-height:211px; }
.wBottomPanelTxt{ line-height:25px;color:#646464;}
.wBottomPanelTxt a{ color:#646464;}
.wBottomPanelTxt a:hover{ color:#c1c1c1;}
.wBottomPanelTxt input{ background-color:#666;color:white !important; border:0px;height:20px;}
.wCopyrightBar{ background-image: url(../images/copyrightBg.png) ;height:110px;color:#9a9a9a;}
.wCopyrightBar .comName{ margin-top:22px;}
.leaveMsg{  display:block;position:fixed;bottom:0px; right:12px;}
.goToTop{ display:none;position:fixed;bottom:100px; right:52px; }
 
 /* ctgShow */
.ctgShow{  }
.ctgShow .container-fluid .row .col-md-2{ padding:0px;margin:0px; }
.ctgShow .container-fluid .row .col-md-4{ padding:0px;margin:0px; }
.ctgShow .container-fluid .row .col-md-6{ padding:0px;margin:0px; }
.wCtgShow_top{ font-size:0px; position:relative;}
.wCtgShow_top img{ position:absolute;  z-index:1000;left:45%;top:0px; }
.wCtgShowBlankPanel {height:80px; }
.wCtgShow_CtgList{ border-right:3px solid #efeff0; }
.wCtgShow_CtgListItem{ height:244px; line-height:244px;text-align:center; }
.wCtgShow_CtgListItem a{ color:#9c9d9e;}
.wCtgShow_CtgListItem:hover{ background-color:#d81718;   }
.wCtgShow_CtgListItem:hover a{ color:white ; text-decoration:none; }
.wCtgShow_CtgList .active{ background-color:#e9eaea; }
.wCtgShow_CtgList .active a{ color:#4a4746; }
.wCtgShow_CtgList .active:hover{ background-color:#d81718; }
.wCtgShow_CtgList .active:hover a{ color:white ; text-decoration:none; }

.wCtgShow_Title{ font-size:20px ;font-weight:bold; margin-top:120px; padding-left:10%;}
.wCtgShow_Title a{color:#111;}
.wCtgShow_Des{ padding:50px 10%;line-height:25px; }
.wCtgShow_blankItem{  height:40px; }

 /* product all */
  
 .wCtgCol{padding:0px;margin:0px;border-top:1px solid #eaeaea; border-bottom:1px solid #e3e3e3; }
 .wCtgBlock{ height:287px; text-align:center;vertical-align:middle;background-color:#eeeeee;color:#c3c3c3;
 font-weight:normal;font-size:18px; text-transform:uppercase;line-height:287px;}
 .wCtgPrdBlock{height:287px;border:0px solid green;position:relative;  }
 .wCtgRow:hover .wCtgCol0{border-top:1px solid #ed1c24; border-bottom:1px solid #ed1c24;  }
 .wCtgRow:hover .wCtgCol0 .wCtgBlock{ background-color:#ed1c24;color:white; }
 .wCtgRow:hover .wCtgCol1{border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; }
 .wCtgRow:hover .wCtgCol1 .wCtgPrdBlock{ background-color:#eeeeee;  }
 
  .wCtgPrdBlockInner{ height:287px;  border:0px solid green;position:absolute;bottom:0px;
  overflow:hidden; padding-left:10px;padding-right:10px;left:3%; }
  a.wPrdItem{ width:180px; height:287px; float:left;display:block; border:0px solid gray;}
  a.wPrdItem {padding-top:10px;}
  a.wPrdItem  img{ -webkit-filter: grayscale(100%); margin:auto;-moz-filter: grayscale(100%);
  	-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}

  a.wPrdItem:hover img{-webkit-filter: grayscale( 0%);-moz-filter: grayscale( 0%);
  	-ms-filter: grayscale( 0%);-o-filter: grayscale( 0%);filter: grayscale( 0%);filter: none; }
  .wCtgPrdBlockBackup{ display:none;} 
  .wCtgPrdControl{position:absolute;width:22px; height:22px;display:block;top:50%;font-size:20px; 
  z-index:100;background-color:rgba(33,33,33,0.5);line-height:20px;border-radius:20px;text-align:centter;}
  .wCtgPrdControl a{ padding:0px 5px;display:block;font-weight:bold;color:#aaa; text-align:centter;}
  .wCtgPrdControl:hover{background-color:rgba(250,0,0,0.5);}
  .wCtgPrdControl:hover a{ color:yellow;}
  .wCtgPrdLeftControl{left:10px;}
  .wCtgPrdRightControl{ right:10px;padding-left:2px; }
 /* product_list */
 
 .product-list-panel{padding:120px 5%;}
 .productItemImg{ text-align:center; }
 .productItemImg img{
	 -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
 }
 .productItemImg a:visited img{
 -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
  }
  
 .productItemImg a:hover img{ 
   -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
 }
 
 .productItemTextBar{ border-top:1px solid #aea6a2;border-bottom:1px solid #aea6a2;padding:12px 0px;margin:12px 3px;  }
 .productItemTextBar .name{ font-weight:bold; }
 .productItemTextBar .name-des{ color:#46403b; }
 .productItemTextBar .quick-view{ background:url(../images/MorePrd.jpg) no-repeat;color:#10100e;padding-left:20px;margin-top:15px; }
 .productItemTextBar .quick-view a{ color:#10100e; }
 /* product detail */
 .wPrdDt h1{ font-weight:100;font-size:22px;}
 .wPrdDt .des{ line-height:28px; color:#010101;}
 .wPrdDt .wShare{ padding:15px 0px 40px 0px;}
 .wShareIcon{font-size:25px;line-height:16px;margin-left:10px;color:#111; }
 .wPrdShow_Spec{ background-color:#f4f4f4;}
 .prdLogoBar{ padding:38px 0px; text-align:center; border-bottom:3px solid #beae9e; margin-bottom:30px;}
 .wSpec h2{ font-size:20px; font-weight:800;margin-left:10px;}
 .wSpecTable{overflow:hidden;}
 .wSpecCol{ border:0px solid green; margin-bottom:-1000px;padding-bottom:1000px; }
 .wSpecGroupName{ margin-left:10px;padding-left:0px;font-size:18px; font-weight:800; }
 .wSpecPanel{  margin:20px 10px;line-height:30px;}
   
  .wAttrName{ font-weight:500;color:#15a6db;}
  .wAttrValue{ color:#68696d; }
 
 .wEarPhoneBg{ position:relative;border:0px solid red;height:600px;}
 .wEarPhoneBg img{ position:absolute; bottom:0px;right:30%;} 

/* article show */
.wArticle{
	
}
.wArticle h1{ font-weight:600;}
.wArticle .content{
	font-size:14px;color:#666666;line-height:20px;
	padding:30px 0px;
}

.color_options{ font-size:16px !important;font-weight:bold;}
/* article index */
.articleBox{ border:1px solid #E4E4E4; border-radius:20px;margin-top:30px;margin-bottom:30px; }
.left-menu {
    width: 100%;
    float: left;
}
.left-menu h2 {
    width: 155px;
    font: 26px "Microsoft YaHei";
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
}
.left-menu ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.left-menu ul li {
    width: 175px;
    text-align: center;
    clear: both;
    height: 35px;
    border-bottom: 1px solid #E8E8E8;
    font: 16px/35px "Microsoft YaHei";
    background: transparent url("/statics/images/arrow2.jpg") no-repeat scroll 125px center;
    list-style-type: none;
	list-style-position: outside;
}
.left-menu ul li a {
    color: #505050; 
    text-decoration: none;
}
.left-menu ul li a.active {
    color: #F05050; 
    text-decoration: none;
}

.wArticleItem{ color: #505050;width:95%; border:1px solid #E4E4E4;padding:25px 15px; border-radius:20px; margin-bottom:30px;   }
.wArticleItem a{color: #505050; }
.wArticleTitle{ font-size: 24px;margin-top: 22px;margin-bottom: 10px; }
.wArticleContent {
    color: #999;
    padding: 10px 0px;
}
.btnReadMore{ color:white !important;}
.wPageContainer{ width:95%;}
.wArticleBody{width:95%;line-height:22px;}